Other Functions
The following functions are available globally.
-
Declaration
Swift
public func + (lhs: SpelledPitch, rhs: CompoundIntervalDescriptor) -> SpelledPitch
Return Value
A
SpelledPitch
which resultant from displacing the left-hand value by the right- hand value. -
Declaration
Swift
public func + (lhs: CompoundIntervalDescriptor, rhs: SpelledPitch) -> SpelledPitch
Return Value
A
SpelledPitch
which resultant from displacing the right-hand value by the left- hand value.